Load the packages

###Access to Twitter data, using the following keys and tokens.

#plot world globe

## Warning: Using size for a discrete variable is not advised.

Now let’s focus on search word Eu Environment

Finf the top location where Eu environment is coming from

#Let’s transform them in NAs and then remove them with na.omit()

We can use the function recode form the dplyr package

plot top locations

get image url from twitter

## [[1]]
## [1] "http://pbs.twimg.com/media/Ehe33ACXcAEqhqf.jpg"
## 
## [[2]]
## [1] "http://pbs.twimg.com/media/EhTKdSTXsAALMIr.jpg"
## 
## [[3]]
## [1] "http://pbs.twimg.com/media/EhX5r7eX0AAZ1mC.jpg"
## 
## [[4]]
## [1] "http://pbs.twimg.com/media/Ehe1nPGXYAUD9-Z.jpg"
## 
## [[5]]
## [1] "http://pbs.twimg.com/amplify_video_thumb/1301492605818212358/img/YGbP6WXX2NxADotM.jpg"

#Now displaying the images gotten from eu_environment # Eu enviornment image 1

#Eu environment image 2

Now let’s focus on search word Eu Biodiversity

Finf the top location where Eu environment is coming from

#Let’s transform them in NAs and then remove them with na.omit()

We can use the function recode form the dplyr package

plot top locations

get image url from twitter

## [[1]]
## [1] "http://pbs.twimg.com/media/Ehe5HxiWsAUHN9b.png"
## 
## [[2]]
## [1] "http://pbs.twimg.com/media/EheGIr1XgAMYIjE.jpg"
## 
## [[3]]
## [1] "http://pbs.twimg.com/media/Ehd2xhdXYAEDa-8.jpg"
## 
## [[4]]
## [1] "http://pbs.twimg.com/media/EhdsvrIXYAANSYH.jpg"
## 
## [[5]]
## [1] "http://pbs.twimg.com/media/EhdxIKVWsAAjMW3.jpg"

#Now displaying the images gotten from eu_biodiversity # Eu enviornment image 1

#Eu environment image 2